home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 December
/
Computer Buyer December 1997.iso
/
Internet
/
Demon
/
IEXPLORE
/
IEXPLORE.CAB
/
inetmail.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1997-06-04
|
1KB
|
38 lines
;
; Internet Mail - PLUS! Pack
;
; Copyright (c) 1995 Microsoft Corporation
;
[Version]
Signature="$CHICAGO$"
SetupClass=BASE
;
; Plus! Setup Needs to add these to the registry and copy the INF file
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,INF,,"INETMAIL.INF"
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Section,,"InternetMail"
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
[InternetMail]
AddReg = InetMail.Reg,InetMail.Installed
Uninstall = InetMail.Remove
[InetMail.Remove]
AddReg=InetMail.Removed
DelReg=InetMail.Reg
[InetMail.Reg]
HKLM,"Software\Microsoft\Exchange\Client\Extensions","Internet Mail",0,"4.0;minet32.dll;2;;;IMAIL"
[InetMail.Installed]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
[InetMail.Removed]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"0"